//==============================================================================
// turkey_anim.txt
//==============================================================================


//==============================================================================
anim Bored
{
   SetSelector
   {
			set hotspot
			{
				version
				{
					Visual Animal turkey_boredA
				}
			}
	}
}

//==============================================================================
anim Death
{
   SetSelector
   {
			set hotspot
			{
				version
				{
					Visual Animal turkey_death
				}
			}
	}
}

//==============================================================================
anim Idle
{
   SetSelector
   {
			set hotspot
			{
				version
				{
					Visual animal turkey_boredB
				}
			}
	}
}

//==============================================================================
anim Walk
{
   SetSelector
   {
			set hotspot
			{
				version
				{
					Visual Animal turkey_walk
				}
			}
	}
}
